home *** CD-ROM | disk | FTP | other *** search
-
-
-
- EEEEPPPP((((3333FFFF)))) EEEEPPPP((((3333FFFF))))
-
-
-
- NNNNAAAAMMMMEEEE
- ep: epbase, epprec, epemin, epemax, eptiny, ephuge, epmrsp - FORTRAN
- numeric characteristic constants
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- iiiinnnntttteeeeggggeeeerrrr ****2222 sssshhhhrrrrtttt
- iiiinnnntttteeeeggggeeeerrrr ****4444 iiiinnnnttttrrrr
- rrrreeeeaaaallll ****4444 ssssnnnnggggllll
- rrrreeeeaaaallll ****8888 ddddbbbbllll
- iiiinnnntttteeeeggggeeeerrrr ****8888 llllllll
-
- iiiinnnntttteeeeggggeeeerrrr ****4444 nnnnbbbbaaaasssseeee,,,, nnnnpppprrrreeeecccc,,,, nnnneeeemmmmiiiinnnn,,,, nnnneeeemmmmaaaaxxxx,,,, nnnnhhhhuuuuggggeeee
- rrrreeeeaaaallll ****4444 ffffttttiiiinnnnyyyy,,,, ffffhhhhuuuuggggeeee,,,, ffffeeeeppppssssllll
- rrrreeeeaaaallll ****8888 ddddttttiiiinnnnyyyy,,,, ddddhhhhuuuuggggeeee,,,, ddddeeeeppppssssllll
- iiiinnnntttteeeeggggeeeerrrr ****8888 llllllllhhhhuuuuggggeeee
-
- nnnnbbbbaaaasssseeee ==== eeeeppppbbbbaaaasssseeee((((sssshhhhrrrrtttt))))
- nnnnpppprrrreeeecccc ==== eeeepppppppprrrreeeecccc((((sssshhhhrrrrtttt))))
- nnnnhhhhuuuuggggeeee ==== eeeepppphhhhuuuuggggeeee((((sssshhhhrrrrtttt))))
-
- nnnnbbbbaaaasssseeee ==== eeeeppppbbbbaaaasssseeee((((iiiinnnnttttrrrr))))
- nnnnpppprrrreeeecccc ==== eeeepppppppprrrreeeecccc((((iiiinnnnttttrrrr))))
- nnnnhhhhuuuuggggeeee ==== eeeepppphhhhuuuuggggeeee((((iiiinnnnttttrrrr))))
-
- nnnnbbbbaaaasssseeee ==== eeeeppppbbbbaaaasssseeee((((llllllll))))
- nnnnpppprrrreeeecccc ==== eeeepppppppprrrreeeecccc((((llllllll))))
- llllllllhhhhuuuuggggeeee ==== eeeepppphhhhuuuuggggeeee((((llllllll))))
-
- nnnnbbbbaaaasssseeee ==== eeeeppppbbbbaaaasssseeee((((ssssnnnnggggllll))))
- nnnnpppprrrreeeecccc ==== eeeepppppppprrrreeeecccc((((ssssnnnnggggllll))))
- nnnneeeemmmmiiiinnnn ==== eeeeppppeeeemmmmiiiinnnn((((ssssnnnnggggllll))))
- nnnneeeemmmmaaaaxxxx ==== eeeeppppeeeemmmmaaaaxxxx((((ssssnnnnggggllll))))
- ffffttttiiiinnnnyyyy ==== eeeeppppttttiiiinnnnyyyy((((ssssnnnnggggllll))))
- ffffhhhhuuuuggggeeee ==== eeeepppphhhhuuuuggggeeee((((ssssnnnnggggllll))))
- ffffeeeeppppssssllll ==== eeeeppppmmmmrrrrsssspppp((((ssssnnnnggggllll))))
-
- nnnnbbbbaaaasssseeee ==== eeeeppppbbbbaaaasssseeee((((ddddbbbbllll))))
- nnnnpppprrrreeeecccc ==== eeeepppppppprrrreeeecccc((((ddddbbbbllll))))
- nnnneeeemmmmiiiinnnn ==== eeeeppppeeeemmmmiiiinnnn((((ddddbbbbllll))))
- nnnneeeemmmmaaaaxxxx ==== eeeeppppeeeemmmmaaaaxxxx((((ddddbbbbllll))))
- ddddttttiiiinnnnyyyy ==== eeeeppppttttiiiinnnnyyyy((((ddddbbbbllll))))
- ddddhhhhuuuuggggeeee ==== eeeepppphhhhuuuuggggeeee((((ddddbbbbllll))))
- ddddeeeeppppssssllll ==== eeeeppppmmmmrrrrsssspppp((((ddddbbbbllll))))
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _e_p is the general name for the set of intrinsic functions which return
- the numeric characteristics of each of the standard numeric types.
-
- _e_p_b_a_s_e - returns the base for the type of the argument (for floating
- point types, _e_p_b_a_s_e returns the base of the mantissa). Currently this is
- 2.
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- EEEEPPPP((((3333FFFF)))) EEEEPPPP((((3333FFFF))))
-
-
-
- _e_p_p_r_e_c - returns the precision (in terms of power of the base) for the
- type of the argument. The sign bit (if any) is not included in the
- precision. The assumed bit (see IEEE floating point specifications), if
- any, will be included in the precision.
-
- _e_p_e_m_i_n, _e_p_e_m_a_x - returns the minimum (or maximum) exponent for the
- floating point type of the argument.
-
- _e_p_t_i_n_y, _e_p_h_u_g_e - returns the smallest (or largest) non-zero positive
- number in the type of the argument.
-
- _e_p_m_r_s_p - returns the epsilon for the floating point type of the argument.
-
-
- NNNNOOOOTTTTEEEE
- eptiny is not supported for integer types, it may be safely assumed to be
- 1.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-